home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / Timing / born.lha / Born.Doc next >
Encoding:
Text File  |  1994-05-01  |  3.2 KB  |  111 lines

  1.    ---------------------------------------------------------------
  2.  
  3.    1.0 HISTORY.
  4.    
  5.    Idea & Code by 1127 Gandalf of Ecthelion Software Developments.
  6.  
  7.    Version 1.0 
  8.    
  9.     © 18. August    1991 by ESD.             
  10.     
  11.     This was an ugly version with lot'sa bugs and gurus. I did not
  12.     even dare to spread it.
  13.     
  14.    Version 1.1 
  15.              
  16.     © 27. January   1992 by ESD.
  17.     
  18.     This must be it. All bugs have been removed and now it even
  19.     writes the date in EC ! It also writes who have birthday in
  20.     the next week.
  21.     
  22.                 
  23.    ---------------------------------------------------------------
  24.    
  25.    1.1 WHY ?
  26.    
  27.    I wrote Born because I could never remember when my friends 
  28.    birthdays where. You know if a pal of you gives you sum special
  29.    attention on your birthday, it means something to you. Sum 
  30.    peoples wants all the attention and says : Well, I've birthday
  31.    party next Saturday, will you join us, in a great party ??
  32.    
  33.    Now you can remember your pals (mothers, sisters, etc.) births
  34.    even without thinking nor getting those "hints".
  35.    
  36.    ---------------------------------------------------------------
  37.    
  38.    1.2 HOW TO INSTALL ?
  39.    
  40.    Born has two important files that is :
  41.    
  42.    Born
  43.    Born.Dta
  44.    
  45.    The Dta file must be in the S: directory of your harddisc or 
  46.    boot-disk. If you dont have a hard one, then you should put
  47.    the file on a disc you use every day. Eq Coders their DevPac 
  48.    disc and graphicans their DPaint disc.
  49.    
  50.    The program Born should be included in the startup-sequence.
  51.    Born can live whereever you want it to be (I prefer the C 
  52.    directory).
  53.    
  54.    ---------------------------------------------------------------
  55.    
  56.    1.3 CHANGEING THE DATA LIST ?
  57.    
  58.    The data list should be changed using a great editor like ced,
  59.    turboed, silvered, etc. 
  60.    
  61.    The datas must be in the following format :
  62.    
  63.    12-07-70 Pål D. Ekran !  
  64.    29-09-71 Per Harald Myrvang !
  65.    XX-XX-XX END. ! 
  66.  
  67.    Follow these steps :
  68.    
  69.    1... Day
  70.    2... Month
  71.    3... Year
  72.    4... Name
  73.    5... ! (* This is to mark the end of line *)
  74.    
  75.    After all records have been entered you should type in :
  76.    
  77.    XX-XX-XX END. ! (* This is the end of file mark *) 
  78.   
  79.    do now save the filename under : s:Born.Dta
  80.    
  81.    ---------------------------------------------------------------
  82.    
  83.    1.4 RUNNING WILD ?
  84.    
  85.    When you now run the program the code will get the date from
  86.    DateRec. Then it will calculate the date, the EC date and the
  87.    dates in the next week (* 6 days from now on *). 
  88.    Now Born will open the datafile and compare its calculations
  89.    with the births, and it would write out a message if there's
  90.    any partys goin' on...
  91.    
  92.    ---------------------------------------------------------------
  93.    
  94.    1.5 FOR THE FUTURE.
  95.    
  96.    This program is NiceWare. If you are using this program 
  97.    regulary then you should send me a birthday card at 12. 
  98.    July each year you are using this code. My adress are :
  99.    
  100.    Pål D. Ekran / 1127 Gandalf
  101.    Mobekkgata 26
  102.    8600  MO
  103.    NORWAY
  104.    email: paalde&stud.cs.uit.no
  105.  
  106.    Any comments, complains, code (CCC?) just write....
  107.  
  108.            and remember Ecthelion.. - You can't stop progress...
  109.  
  110.    ---------------------------------------------------------------
  111.